Name | Description | |
---|---|---|
![]() | DefaultFormatExtension | Overridden. Gets the extension of the default file format of this image exporter. Should be specified without the dot, for example "emf". |
The following tables list the members exposed by NVectorImageExporter<TContent>.
Name | Description | |
---|---|---|
![]() | DefaultFormatExtension | Overridden. Gets the extension of the default file format of this image exporter. Should be specified without the dot, for example "emf". |
Name | Description | |
---|---|---|
![]() | CopyToClipboard | Overloaded. Overridden. Copies a vector image to the clipboard. |
![]() | CreateDxf | Overloaded. Exports the whole document to AutoCAD Drawing Interchange (DXF). |
![]() | CreateEmf | Overloaded. Exports the whole document to Enhanced Metafile (EMF). |
![]() | CreateSvg | Overloaded. Exports the whole document to SVG. |
![]() | SaveAsImage | Overloaded. Shows a file dialog for selecting an image file and exports the document to an image. |
![]() | SaveToStream | Overloaded. Overridden. Exports the specified bounds of the document to a vector image of the specified format and saves it to the given stream. |
Name | Description | |
---|---|---|
![]() | GetFileTypes | Overridden. Gets the file types supported by this image exporter. |
![]() | rvl | Overridden. |